PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFShowTextOperator Class / PDFShowTextOperator Constructor / PDFShowTextOperator Constructor(PDFCosString)
The text displayed by this operator as a COS string.
In This Topic
    PDFShowTextOperator Constructor(PDFCosString)
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFShowTextOperator( 
       PDFCosString text
    )

    Parameters

    text
    The text displayed by this operator as a COS string.
    See Also